home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / D-G / FORTRAN Goodies / QuickTime Folder / ZeroInc.f < prev   
Encoding:
Text File  |  1992-10-23  |  2.3 KB  |  87 lines  |  [TEXT/MPS ]

  1. C    THIS FILE RESETS ALL INCLUDE-FILE
  2. C    COMPILER VARIABLES so THAT EACH SUBROUTINE
  3. C    STARTS OUT WITH A CLEAN SLATE.
  4. !!SETC USINGINCLUDES = true
  5. !!SETC GOTADSP = false
  6. !!SETC GOTAIFF = false
  7. !!SETC GOTALIASES = false
  8. !!SETC GOTAPPLEEVENTS = false
  9. !!SETC GOTAPPLETALK = false
  10. !!SETC GOTBALLOONS = false
  11. !!SETC GOTCOMMRESOURCES = false
  12. !!SETC GOTCOMPONENTS = false
  13. !!SETC GOTCONNECTIONS = false
  14. !!SETC GOTCONNECTIONTOOLS = false
  15. !!SETC GOTCONTROLS = false
  16. !!SETC GOTCRMSERIALDEVICES = false
  17. !!SETC GOTCTBUTILITIES = false
  18. !!SETC GOTCURSOR = false
  19. !!SETC GOTDATABASEACCESS = false
  20. !!SETC GOTDESKBUS = false
  21. !!SETC GOTDESK = false
  22. !!SETC GOTDEVICES = false
  23. !!SETC GOTDIALOGS = false
  24. !!SETC GOTDISKINIT = false
  25. !!SETC GOTDISKS = false
  26. !!SETC GOTEDITIONS = false
  27. !!SETC GOTENET = false
  28. !!SETC GOTEPPC = false
  29. !!SETC GOTERRORS = false
  30. !!SETC GOTEVENTS = false
  31. !!SETC GOTFILES = false
  32. !!SETC GOTFILETRANSFERS = false
  33. !!SETC GOTFILETRANSFERTOOLS = false
  34. !!SETC GOTFINDER = false
  35. !!SETC GOTFOLDERS = false
  36. !!SETC GOTFONTS = false
  37. !!SETC GOTGESTALTEQU = false
  38. !!SETC GOTGRAF3D = false
  39. !!SETC GOTICONS = false
  40. !!SETC GOTIMAGECODEC = false
  41. !!SETC GotImageCompression = False
  42. !!SETC GOTLANGUAGE = false
  43. !!SETC GOTLISTS = false
  44. !!SETC GOTMEMORY = false
  45. !!SETC GOTMENUS = false
  46. !!SETC GOTMIDI = false
  47. !!SETC GOTMOVIES = false
  48. !!SETC GOTNOTIFICATION = false
  49. !!SETC GOTOSEVENTS = false
  50. !!SETC GOTOSUTILS = false
  51. !!SETC GOTPACKAGES = false
  52. !!SETC GOTPALETTES = false
  53. !!SETC GOTPICKER = false
  54. !!SETC GOTPICTUTIL = false
  55. !!SETC GOTPOWER = false
  56. !!SETC GOTPPCTOOLBOX = false
  57. !!SETC GOTPRINTING = false
  58. !!SETC GOTPROCESSES = false
  59. !!SETC GOTQUICKDRAW = false
  60. !!SETC GOTQUICKTIMECOMPONENTS = false
  61. !!SETC GOTQDSCREEN = false
  62. !!SETC GOTRESOURCES = false
  63. !!SETC GOTRETRACE = false
  64. !!SETC GOTROMDEFS = false
  65. !!SETC GOTSANE = false
  66. !!SETC GOTSCRAP = false
  67. !!SETC GOTSCRIPT = false
  68. !!SETC GOTSCSI = false
  69. !!SETC GOTSEGLOAD = false
  70. !!SETC GOTSERIAL = false
  71. !!SETC GOTSHUTDOWN = false
  72. !!SETC GOTSLOTS = false
  73. !!SETC GOTSOUND = false
  74. !!SETC GOTSOUNDINPUT = false
  75. !!SETC GOTSTANDARDFILE = false
  76. !!SETC GOTSTART = false
  77. !!SETC GOTTERMINALS = false
  78. !!SETC GOTTERMINALTOOLS = false
  79. !!SETC GOTTEXTEDIT = false
  80. !!SETC GOTTIMER = false
  81. !!SETC GOTTOOLUTILS = false
  82. !!SETC GOTTRAPS = false
  83. !!SETC GOTTYPES = false
  84. !!SETC GOTVIDEO = false
  85. !!SETC GOTWINDOWS = false
  86.  
  87.